home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 62
/
Volume 62 - JOGO DISK .iso
/
Games
/
mycutepets.swf
/
scripts
/
DefineSprite_682
/
frame_105
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-03-17
|
304 b
|
13 lines
target.goEnjoy(function()
{
this.full = 100;
this.happy += _parent.happyIncrement;
this.inAction = false;
_parent.showPoint(this,animal.points[this.need]);
_parent.point += animal.points[this.need];
this.need = 0;
}
);
delete base;
_parent.game.tool.mov2tg._visible = true;